home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’92 / Text Capture FKEY / Copy text.h < prev    next >
Text File  |  1992-02-21  |  163b  |  6 lines

  1. void    Copy_all_text( short byteCnt, Ptr textAddr );
  2.  
  3. void    Copy_window_text( short byteCnt, Ptr textAddr );
  4.  
  5. void    Copy_selected_text( short byteCnt, Ptr textAddr );
  6.